Skip to content

Conversation

@brandonbloom
Copy link

As discussed in IRC today, this adds support for read-only and write-only "ports", which are constrained wrappers around channels. Write-only ports allow both put and close operations, were as read-only ports allow only take operations. Unsupported operations throw.

I'm open to suggestions for better names than <port and >port.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This didn't change. Only moved.

@brandonbloom
Copy link
Author

Tracking here: http://dev.clojure.org/jira/browse/ASYNC-8

@swannodette
Copy link
Member

This got moved to JIRA

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants